IControlStatus.SetVelocity 属性

设定轴的目标速度。

命名空间IntervalZero.KINGSTAR.Base.Class

组合: IntervalZero.KINGSTAR.Base.Class (于 IntervalZero.KINGSTAR.Base.dll) 版本:4.4.0.0

语法

C#VB
double SetVelocity { get; set; }
Property SetVelocity As Double

属性值

型别:double

备注

此属性仅可在直接速度 (Direct Velocity) 控制模式中使用,此为设定轴的目标速度的唯一属性。

参见

IControlStatus 介面

IntervalZero.KINGSTAR.Base.Class 命名空间